﻿<style>.smiles {display:none;position:absolute;bottom:30px;right:60px;}</style>
<table border="0" width="100%" cellspacing="1" cellpadding="2" class="commTable">
<span class="commTd2" colspan="2">$ERROR$</span>
<?if(!$USER_LOGGED_IN$)?>
<tr><td class="commTd2"><input placeholder="Ваше имя..." style="width:35%;margin-bottom:3px;" class="commFl" type="text" name="name" value="$NAME$" size="30" maxlength="60"></td></tr>
<tr><input class="commFl" placeholder="Ваш e-mail..." style="width:35%;margin-bottom:3px; " type="text" name="email" value="$EMAIL$" size="30" maxlength="60"></td></tr>
<?endif?>
<tr><td class="commTd2" colspan="2"><div style="padding-bottom:2px">$BBCODES$</div><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td style="position:Relative;" valign="top"><textarea placeholder="Ваш комментарий..." class="commFl" style="margin-bottom:3px;height:135px;width:548px;" rows="8" name="message" id="message" cols="50">$MESSAGE$</textarea><?if($SMILES$)?><input style="position:absolute;bottom:6px;right:65px;" type="button" title="Открыть смайлы" value="Смайлы" onclick="$('.smiles').slideToggle('slow');" class="codeButtons" id="list" style="position:absolute;bottom:6px;right:40px;"/></td><?if($SMILES$)?><td width="5%" valign="top" align="center" valign="top" style="padding-left:3px;position:relative;margin-right:0px important!;">$SMILES$</td><?endif?><?endif?></tr></table></td></tr>
<?if($SECURITY_CODE$)?><tr style="margin-top:5px;" ><td class="commTd2">$SECURITY_CODE$</td></tr><?endif?>
<tr><td class="commTd2" colspan="2" align="center"><input type="submit" class="commSbmFl" id="addcBut" name="submit" style="margin-top:3px;" value="- Добавить комментарий -"></td></tr></table>